Gets or sets Proxy-Require header field. The Proxy-Require header field is used to list
features and extensions that a client requires a proxy to support in order to process the request.
Namespace:
Independentsoft.Sip.Methods
Assembly:
Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntaxpublic string ProxyRequire { get; set; }Public Property ProxyRequire As String
Get
Set
Property Value
Type:
String
See Also